-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Improve error message for deprecated methods and invalid property access #5446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve error message for deprecated methods and invalid property access #5446
Conversation
edf83da
to
3e86a32
Compare
41e0a52
to
61f399a
Compare
63b5baa
to
9d400d1
Compare
While we're here, do we have any common convention on use of ' vs " ? I think the preference is towards ", but I'm not sure on that. |
@nikic I also prefer |
This one needs a rebase over the committed changes. |
@nikic Finally I did the rebase locally yesterday, without pushing it here, so that CI was not interrupted and I could cherry-pick the first commit to master. But maybe I can do the push now (since I already know the CI result) |
Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
5dc0b36
to
55091e2
Compare
Can I now apply the remaining commit? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yup!
Oh, sh.. I screwed up the co-authored-by part :/ |
No description provided.